Release 10.1A: OpenEdge Development:
Debugging and Troubleshooting


Closing the log file

You can stop writing messages to the current log file, and close the current log file by using the CLOSE-LOG( ) method on the LOG-MANAGER system handle.

Note: This method is only valid for interactive or batch clients. For WebSpeed or AppServer agents, the log file closes when the broker or server shuts down.

Table 5–7 shows how to close the log file.

Table 5–7: Closing the log file 
Method
General syntax
Example
LOG-MANAGER
system handle
LOG-MANAGER:CLOSE-LOG( ) 
LOG-MANAGER:CLOSE-LOG( )  

For a detailed description of the LOG-MANAGER system handle, see OpenEdge Development: Progress 4GL Reference .


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095